Name

Description

Calculation

Arr2Debt

Arrears (total) to debt

ArrTotal/Debt

ΔArr2Debt

Change in arrears (total) to debt

(max[IntArr, 0] + max[PrinArr, 0])/Debt

PMTActual2Debt

Actual payments to debt

PMTActual/Debt

Arr2Exports

Arrears (total) to exports

ArrTotal/Exports

ΔArr2Exports

Change in arrears (total) to exports

(max [IntArr, 0] + max [PrinArr, 0])/Exports

Debt2Exports

Debt to exports

Debt/Exports